vendor/golang.org/x/net/http2/hpack.headerFieldTable.init (method)

3 uses

	vendor/golang.org/x/net/http2/hpack (current package)
		encode.go#L42: 	e.dynTab.table.init()
		hpack.go#L108: 	d.dynTab.table.init()
		tables.go#L45: func (t *headerFieldTable) init() {